Results for spec@ext_texture_snorm@texwrap formats bordercolor-swizzled

Overview

Result: fail

Back to summary

Details

Detail Value
Returncode 1
Time 0:00:09.443542
Stdout
Testing GL_EXT_texture_snorm.
Testing the border color only.
Using texture swizzling.
Testing GL_R8_SNORM, swizzled, border color only
Testing GL_RG8_SNORM, swizzled, border color only
Testing GL_RGB8_SNORM, swizzled, border color only
Testing GL_RGBA8_SNORM, swizzled, border color only
Testing GL_R16_SNORM, swizzled, border color only
Testing GL_RG16_SNORM, swizzled, border color only
Testing GL_RGB16_SNORM, swizzled, border color only
Fail with NEAREST and CLAMP_TO_BORDER at (303,66) @ 10,10
  Expected: 0 255 0 255
  Observed: 255 0 0 255
Fail with NEAREST and MIRROR_CLAMP_TO_BORDER_EXT at (635,42) @ 2,2
  Expected: 0 255 0 255
  Observed: 255 0 0 255
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 95 82 172 255
  Observed: 159 19 172 255
Fail with LINEAR and CLAMP_TO_BORDER at (303,155) @ 10,10
  Expected: 0 255 0 255
  Observed: 255 0 0 255
Fail with LINEAR and MIRROR_CLAMP_EXT at (451,125) @ 0,0
  Expected: 95 82 172 255
  Observed: 159 19 172 255
Fail with LINEAR and MIRROR_CLAMP_TO_BORDER_EXT at (635,131) @ 2,2
  Expected: 0 255 0 255
  Observed: 255 0 0 255
Testing GL_RGBA16_SNORM, swizzled, border color only
Fail with NEAREST and CLAMP_TO_BORDER at (303,66) @ 10,10
  Expected: 0 255 0 255
  Observed: 255 0 255 0
Fail with NEAREST and MIRROR_CLAMP_TO_BORDER_EXT at (635,42) @ 2,2
  Expected: 0 255 0 255
  Observed: 255 0 255 0
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 95 82 172 216
  Observed: 159 19 236 153
Fail with LINEAR and CLAMP_TO_BORDER at (303,155) @ 10,10
  Expected: 0 255 0 255
  Observed: 255 0 255 0
Fail with LINEAR and MIRROR_CLAMP_EXT at (451,125) @ 0,0
  Expected: 95 82 172 216
  Observed: 159 19 236 153
Fail with LINEAR and MIRROR_CLAMP_TO_BORDER_EXT at (635,131) @ 2,2
  Expected: 0 255 0 255
  Observed: 255 0 255 0
Testing GL_ALPHA8_SNORM, swizzled, border color only
Testing GL_ALPHA16_SNORM, swizzled, border color only
Testing GL_LUMINANCE8_SNORM, swizzled, border color only
Testing GL_LUMINANCE16_SNORM, swizzled, border color only
Testing GL_LUMINANCE8_ALPHA8_SNORM, swizzled, border color only
Testing GL_LUMINANCE16_ALPHA16_SNORM, swizzled, border color only
Testing GL_INTENSITY8_SNORM, swizzled, border color only
Testing GL_INTENSITY16_SNORM, swizzled, border color only
Stderr
couldn't open libtxc_dxtn.so, software DXTn compression/decompression unavailable
Mesa warning: couldn't open libtxc_dxtn.so, software DXTn compression/decompression unavailable
Environment
PIGLIT_SOURCE_DIR="/root/piglit" PIGLIT_PLATFORM="mixed_glx_egl"
Command /root/piglit/bin/texwrap GL_EXT_texture_snorm bordercolor swizzled -auto -fbo
dmesg

        

Back to summary